home *** CD-ROM | disk | FTP | other *** search
/ Private Casting / Casting One.mdf / Docs / Shop / wands.dir / Internal_20_order2.ls < prev    next >
Encoding:
Text File  |  1998-02-21  |  222 b   |  11 lines

  1. on mouseLeave
  2.   cursor(-1)
  3.   set the castNum of sprite the currentSpriteNum to the number of member "order1"
  4.   puppetSprite(the currentSpriteNum, 0)
  5. end
  6.  
  7. on mouseUp
  8.   cursor(-1)
  9.   gotoNetPage("http://www.private.com")
  10. end
  11.